tools/hotplug/Linux: start xen daemons in runlevel 2.
authorIan Campbell <ian.campbell@citrix.com>
Mon, 17 Jan 2011 17:52:39 +0000 (17:52 +0000)
committerIan Campbell <ian.campbell@citrix.com>
Mon, 17 Jan 2011 17:52:39 +0000 (17:52 +0000)
commit65285155c6d2d90301a3f027263e630920831474
treed2587ebdf912453027a76ed5e754213b61a50f55
parent2e42ad0cefa34dd6f8600ed1ef53eb6ad73ab842
tools/hotplug/Linux: start xen daemons in runlevel 2.

This is the default runlevel on a Debian system.

In addition update-rc.d complains:

  update-rc.d: warning: xencommons stop runlevel arguments (0 1 6) do not match LSB Default-Stop values (1)

and it seems reasonable to stop the daemons during shutdown or reboot
so make that change as well.

Signed-off-by: Ian Campbell <ian.campbell@citrix.com>
tools/hotplug/Linux/init.d/xencommons